WebAssembly Threads ready to try in Chrome 70 | Google Developers
WebAssembly Threads ready to try in Chrome 70 | Google Developers
2018/10時点でorigin trial
web worker
message passing
mutable dataの共有ができない
WebAssembly Thread
SharedArrayBufferを共有う
example
thread poolとしてweb workerが複数作られる
pthread_createによって